projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1fc99e
)
* xterm.c (x_delete_display): Move xim_close_dpy call to
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 13 Dec 2008 22:08:58 +0000
(22:08 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 13 Dec 2008 22:08:58 +0000
(22:08 +0000)
x_delete_terminal.
(x_delete_terminal): Call xim_close_dpy.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 47922061be23685f7bfedf9fa1a076654f57cbeb..87bae7a4144201d9bc88044a59e200399396ef8d 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2008-12-13 Chong Yidong <cyd@stupidchicken.com>
+
+ * xterm.c (x_delete_display): Move xim_close_dpy call to
+ x_delete_terminal.
+ (x_delete_terminal): Call xim_close_dpy.
+
2008-12-13 Jason Rumney <jasonr@gnu.org>
* w32font.c (intern_font_name): New function.